Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for the Dockerfile #169

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sketchybinary
Copy link

Somehow some of the Dockerfile changes I made got rebased out. I swear I know how to git.

* Copy in code: Change build process so code is copied in from the currently checked out directory, letting users build arbitrary branches or uncommitted code
* Staged build: This reduces the number of depencencies installed in the final image, as well as eliminates any extraneous files that were generated during the build.
* Change default configuration:  Accept remote API connections from anywhere
* Basic Kubernetes manifest for deploying with loadbalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant